home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
BBS
/
KBSEM216.ARJ
/
INSTALLD.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-04-02
|
159b
|
14 lines
echo off
cls
echo install to local drive d:\kbsemail
echo or press control c now to abort
pause
d:
cd\
md kbsemail
cd kbsemail
copy a:*.* /v
em